home *** CD-ROM | disk | FTP | other *** search
/ GORO 1 / GORO 1.iso / mac / DATA / 06NAKAJ.DIR / 00005_Script_5 < prev    next >
Text File  |  1996-10-29  |  203b  |  15 lines

  1. --ナ@郛蜆ヌテノXノNノ菲vノg
  2.  
  3. on exitFrame
  4.   
  5.   if RET_BASE()=1 and GET_MODE()="A" then
  6.     go to "AUTO"
  7.     
  8.   else  if GET_MODE()="B" then
  9.     go to "01"
  10.   else
  11.     go to the frame
  12.   end if
  13. end
  14.  
  15.